FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (125 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bezugsperson
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bezugsperson
Version 1.2.0
Status active
Name KBV_PR_AW_Bezugsperson
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type RelatedPerson
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Privatabrechnung_Rechnungsempfaenger KBV_EX_AW_Privatabrechnung_Rechnungsempfaenger
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Krankenversicherungsverhaeltnis KBV_PR_AW_Krankenversicherungsverhaeltnis
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Notfallbenachrichtigter KBV_PR_AW_Notfallbenachrichtigter
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Selektivvertrag KBV_PR_AW_Selektivvertrag
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Vorsorgevollmacht KBV_PR_AW_Vorsorgevollmacht

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/address-de-basis Adresse, deutsches Basisprofil
http://fhir.de/StructureDefinition/gender-amtlich-de Differenzierung des administrativen Geschlechts 'other'
http://fhir.de/StructureDefinition/humanname-de-basis HumanName, deutsches Basisprofil
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bezugsperson",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Bezugsperson",
  "status" : "active",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "RelatedPerson",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "RelatedPerson.id",
        "path" : "RelatedPerson.id",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.meta",
        "path" : "RelatedPerson.meta",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.meta.versionId",
        "path" : "RelatedPerson.meta.versionId",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.meta.lastUpdated",
        "path" : "RelatedPerson.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.meta.profile",
        "path" : "RelatedPerson.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bezugsperson|1.2.0"
      },
      {
        "id" : "RelatedPerson.text",
        "path" : "RelatedPerson.text",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.identifier",
        "path" : "RelatedPerson.identifier",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.active",
        "path" : "RelatedPerson.active",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.patient",
        "path" : "RelatedPerson.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.patient.reference",
        "path" : "RelatedPerson.patient.reference",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.patient.type",
        "path" : "RelatedPerson.patient.type",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.patient.identifier",
        "path" : "RelatedPerson.patient.identifier",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.patient.display",
        "path" : "RelatedPerson.patient.display",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.relationship",
        "path" : "RelatedPerson.relationship",
        "max" : "1"
      },
      {
        "id" : "RelatedPerson.relationship.coding",
        "path" : "RelatedPerson.relationship.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "RelatedPerson.relationship.coding.system",
        "path" : "RelatedPerson.relationship.coding.system",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.relationship.coding.version",
        "path" : "RelatedPerson.relationship.coding.version",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.relationship.coding.code",
        "path" : "RelatedPerson.relationship.coding.code",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.relationship.coding.display",
        "path" : "RelatedPerson.relationship.coding.display",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.relationship.coding.userSelected",
        "path" : "RelatedPerson.relationship.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.relationship.text",
        "path" : "RelatedPerson.relationship.text",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.name",
        "path" : "RelatedPerson.name",
        "min" : 1,
        "type" : [
          {
            "code" : "HumanName",
            "profile" : [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.name.family",
        "path" : "RelatedPerson.name.family",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "RelatedPerson.name.given",
        "path" : "RelatedPerson.name.given",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.name.suffix",
        "path" : "RelatedPerson.name.suffix",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.name.period",
        "path" : "RelatedPerson.name.period",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.telecom.system",
        "path" : "RelatedPerson.telecom.system",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.telecom.value",
        "path" : "RelatedPerson.telecom.value",
        "min" : 1
      },
      {
        "id" : "RelatedPerson.telecom.rank",
        "path" : "RelatedPerson.telecom.rank",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.telecom.period",
        "path" : "RelatedPerson.telecom.period",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.gender.extension",
        "path" : "RelatedPerson.gender.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "RelatedPerson.gender.extension:gender_amtlich",
        "path" : "RelatedPerson.gender.extension",
        "sliceName" : "gender_amtlich",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ]
      },
      {
        "id" : "RelatedPerson.address",
        "path" : "RelatedPerson.address",
        "type" : [
          {
            "code" : "Address",
            "profile" : [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ]
      },
      {
        "id" : "RelatedPerson.photo",
        "path" : "RelatedPerson.photo",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.period",
        "path" : "RelatedPerson.period",
        "max" : "0"
      },
      {
        "id" : "RelatedPerson.communication",
        "path" : "RelatedPerson.communication",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.